import ChangePassword from './ChangePassword';
import ChangePasswordWithToken from './ChangePasswordWithToken';
export { ChangePassword, ChangePasswordWithToken };
export default ChangePassword;
//# sourceMappingURL=index.d.ts.map