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

declare const CheckerboardIcon: MdiReactIconComponentType;
export = CheckerboardIcon;