export declare enum CreatedAccountStepAction { SPEC = 1, ACCOUNT_INFO = 2, PAYMENT = 3, SUBMIT_SUCCESS = 4 } //# sourceMappingURL=created-account-step-action.d.ts.map