import { ReactIconComponentType } from '../types';

declare const Flag: ReactIconComponentType;
export default Flag;
            