/**
 * SSR ready `isFirefox` check.
 */
export declare function useIsFirefox(): boolean;
