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

declare const DraftsIcon: MdiReactIconComponentType;
export default DraftsIcon;
