/** The secret chat is not yet created; waiting for the other user to get online */ export declare class SecretChatStatePendingBaseModel { _: 'secretChatStatePending'; }