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

declare const DoneOutlineIcon: MdiReactIconComponentType;
export default DoneOutlineIcon;
