/** Detect Apple Safari Browser on iOS */ export default function isSafariIOS(ua: string): boolean;