import { MdiReactIconComponentType } from './dist/typings';

declare const FlagIcon: MdiReactIconComponentType;
export default FlagIcon;
