export declare function Dataform(label?: string, options?: Record): import("../index.ts").Node; export declare function Snowflake(label?: string, options?: Record): import("../index.ts").Node; export declare function Stitch(label?: string, options?: Record): import("../index.ts").Node;