export declare function AppServiceMobile(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 MobileEngagement(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function NotificationHubs(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function PowerPlatform(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
