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