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

declare const PasswordResetIcon: MdiReactIconComponentType;
export default PasswordResetIcon;
