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