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

declare const FormatListChecksIcon: MdiReactIconComponentType;
export default FormatListChecksIcon;
