export declare const getChatToken: (username: string, channels: string | string[]) => Promise;