import { SvgIconComponent } from './types'; declare const BrowserNotSupportedOutlinedIcon: SvgIconComponent; export default BrowserNotSupportedOutlinedIcon;