export declare function getIosVersion(): "iOS 8 and up" | "iOS 7" | "iOS 6" | "iOS 5" | "iOS 4" | "iOS 3 or earlier" | "Not an iOS device";