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

declare const PencilLockIcon: MdiReactIconComponentType;
export default PencilLockIcon;
