import { type ChannelSelectProps, type ChannelSelectPayload } from "../types"; import { type NodeProcessor } from "./types"; export declare const ChannelSelectNode: NodeProcessor; //# sourceMappingURL=ChannelSelectNode.d.ts.map