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