import { PlatformOSType } from "react-native"; export declare const platforms: PlatformOSType[]; export declare const nativePlatforms: PlatformOSType[];