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

declare const CheckAllIcon: MdiReactIconComponentType;
export default CheckAllIcon;
