export * from './toInternalChatChannels';
export declare const isValidChannels: (input: unknown) => input is string | string[];
//# sourceMappingURL=index.d.ts.map