export declare const isVoipEvent: (eventName: string) => eventName is "voipNotificationsRegistered" | "voipNotificationReceived"; export declare const isTurboModuleEnabled: boolean; //# sourceMappingURL=utils.d.ts.map