/** Detect the Android OS */ export default function isAndroid(ua: string): boolean;