/** Detect Google Chrome Browser on iOS */ export default function isChromeIOS(ua: string): boolean;