import { InternalChatChannel } from '../..';
export declare const toInternalChatChannels: (channels: string | string[] | undefined) => InternalChatChannel[];
//# sourceMappingURL=toInternalChatChannels.d.ts.map