export declare const IOS_VERSION: number; export declare const IS_PLATFORM_IOS: boolean; export declare const IS_PLATFORM_ANDROID: boolean; export declare const LIB_ENV: { shouldEnableLogging: boolean; }; //# sourceMappingURL=LibEnv.d.ts.map