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

declare const ChecksIcon: MdiReactIconComponentType;
export default ChecksIcon;
