/** Message content that is not supported by the client */ export declare class MessageUnsupportedBaseModel { _: 'messageUnsupported'; }