declare function isIOSChrome(): false | RegExpMatchArray | null;

export { isIOSChrome };
