export declare const APIConnections: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const AppServiceCertificates: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const AppServiceDomains: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const AppServiceEnvironments: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const AppServicePlans: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const AppServices: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const MediaServices: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const NotificationHubNamespaces: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Search: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const Signalr: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node;