declare const SettingPwdForm: { (props: any): JSX.Element; defaultProps: { isReset: boolean; }; }; export default SettingPwdForm;