export declare function Freezer(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Masakari(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Murano(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Solum(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
