/// import { IconProps } from "../SvgIcon"; export declare const ResetPassword: (props?: IconProps) => JSX.Element; export default ResetPassword;