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

declare const CheckMultipleIcon: MdiReactIconComponentType;
export = CheckMultipleIcon;