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

declare const FormatListCheckboxIcon: MdiReactIconComponentType;
export default FormatListCheckboxIcon;
