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

declare const DraftIcon: MdiReactIconComponentType;
export default DraftIcon;
