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