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

declare const CheckBoxIcon: MdiReactIconComponentType;
export default CheckBoxIcon;
