/** Detect Mozilla Firefox iOS Browser */ export default function isFirefoxIOS(ua: string): boolean;