export declare function AppServiceCertificates(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AppServiceDomains(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AppServiceEnvironments(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AppServicePlans(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function AppServices(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function CDNProfiles(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function CognitiveSearch(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function NotificationHubs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
