export declare function useOutdatedBrowserCheck(browserSupport?: Record): [boolean, string]; export default useOutdatedBrowserCheck;