#import "core/draw/sync.typ" #let _sync(elmts) = { return (( type: "sync", draw: sync.render, elmts: elmts ),) }