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

declare const CheckIcon: MdiReactIconComponentType;
export = CheckIcon;