export declare const isIPhone: () => boolean; export default function useIphoneFocusFix(keepScrolling: boolean): void;