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