export declare function AlexaForBusiness(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function BusinessApplications(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Chime(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Workmail(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare const A4B: typeof AlexaForBusiness;
