/** Detect Apple Safari Browser */ export default function isSafari(ua: string): boolean;