export declare function AppDistribution(label?: string, options?: Record): import("../index.ts").Node; export declare function CrashReporting(label?: string, options?: Record): import("../index.ts").Node; export declare function Crashlytics(label?: string, options?: Record): import("../index.ts").Node; export declare function PerformanceMonitoring(label?: string, options?: Record): import("../index.ts").Node; export declare function TestLab(label?: string, options?: Record): import("../index.ts").Node;