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

declare const GreasePencilIcon: MdiReactIconComponentType;
export default GreasePencilIcon;
