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

declare const FlagMinusIcon: MdiReactIconComponentType;
export default FlagMinusIcon;
