export declare const APP_NATIVE_MODULE = "RNFBAppModule";
export declare const DEFAULT_APP_NAME = "[DEFAULT]";
export declare const KNOWN_NAMESPACES: readonly ["appCheck", "appDistribution", "auth", "analytics", "remoteConfig", "crashlytics", "database", "inAppMessaging", "installations", "firestore", "functions", "indexing", "storage", "messaging", "naturalLanguage", "ml", "notifications", "perf", "utils"];
export type KnownNamespace = (typeof KNOWN_NAMESPACES)[number];
//# sourceMappingURL=constants.d.ts.map