export declare function Blazar(label?: string, options?: Record): import("../index.ts").Node; export declare function Heat(label?: string, options?: Record): import("../index.ts").Node; export declare function Mistral(label?: string, options?: Record): import("../index.ts").Node; export declare function Senlin(label?: string, options?: Record): import("../index.ts").Node; export declare function Zaqar(label?: string, options?: Record): import("../index.ts").Node;