import { type JSX } from 'react'; export default function OutdatedBrowserBanner(): JSX.Element; export * from './hooks/useOutdatedBrowserCheck.js';