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