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

declare const DoneIcon: MdiReactIconComponentType;
export default DoneIcon;
