/** There is a working connection to the Telegram servers */ export declare class ConnectionStateReadyBaseModel { _: 'connectionStateReady'; }