export declare function Mergin(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Qfield(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Smash(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
