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

declare const DoneAllIcon: MdiReactIconComponentType;
export default DoneAllIcon;
