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