export declare function Communities(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function FileSync(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function LiveCollaboration(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Messaging(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Networking(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
