export declare function Agent(label?: string, options?: Record): import("../index.ts").Node; export declare function Endpoint(label?: string, options?: Record): import("../index.ts").Node; export declare function Fleet(label?: string, options?: Record): import("../index.ts").Node; export declare function Integrations(label?: string, options?: Record): import("../index.ts").Node;