/** The user has been successfully authorized. TDLib is now ready to answer queries */ export declare class AuthorizationStateReadyBaseModel { _: 'authorizationStateReady'; }