export declare function Analytics(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DataIntegration(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DataRepositories(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function DeviceAnalytics(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function StreamingComputing(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
