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