/** Detect Microsoft Edge Android Browser */ export default function isEdgeAndroid(ua: string): boolean;