import type { ChannelMap } from "../types/index.js"; export declare const CHANNELS: ChannelMap; export { CHANNELS as PREDEFINED_CHANNELS };