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

declare const DrawingIcon: MdiReactIconComponentType;
export default DrawingIcon;
