export declare function ABTesting(label?: string, options?: Record): import("../index.ts").Node; export declare function AppIndexing(label?: string, options?: Record): import("../index.ts").Node; export declare function DynamicLinks(label?: string, options?: Record): import("../index.ts").Node; export declare function InAppMessaging(label?: string, options?: Record): import("../index.ts").Node; export declare function Invites(label?: string, options?: Record): import("../index.ts").Node; export declare function Messaging(label?: string, options?: Record): import("../index.ts").Node; export declare function Predictions(label?: string, options?: Record): import("../index.ts").Node; export declare function RemoteConfig(label?: string, options?: Record): import("../index.ts").Node; export declare const FCM: typeof Messaging;