export declare const CustomerEnablement: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Iq: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const ManagedServices: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const ProfessionalServices: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Support: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node;