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

declare const PencilOffIcon: MdiReactIconComponentType;
export default PencilOffIcon;
