import { AuthFlowStateBase } from "../../../core/auth_flow/AuthFlowState.js";
/**
* Represents the state of a sign-up operation that has failed.
*/
export declare classSignUpFailedStateextendsAuthFlowStateBase{
}
//# sourceMappingURL=SignUpFailedState.d.ts.map