export declare function CustomerEnablement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Iq(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ManagedServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function ProfessionalServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function Support(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
