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