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