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

declare const LockResetIcon: MdiReactIconComponentType;
export default LockResetIcon;
