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

declare const FlagCheckeredIcon: MdiReactIconComponentType;
export = FlagCheckeredIcon;