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

declare const LeadPencilIcon: MdiReactIconComponentType;
export default LeadPencilIcon;
