/** The user is currently logging out */ export declare class AuthorizationStateLoggingOutBaseModel { _: 'authorizationStateLoggingOut'; }