export declare type ChannelType = 'MultiChat' | 'DirectChat' | 'PlusChat' | 'MemoChat' | 'OM' | 'OD' | string;