/** Detect the iOS */ export default function isIOS(ua: string): boolean;