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