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

declare const PenIcon: MdiReactIconComponentType;
export default PenIcon;
