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