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

declare const CheckThickIcon: MdiReactIconComponentType;
export = CheckThickIcon;