/** Detect Google Chrome Browser on Android OS */ export default function isChromeAndroid(ua: string): boolean;