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

declare const PencilIcon: MdiReactIconComponentType;
export default PencilIcon;
