import { TNativeChannelSplitterNode } from '../types'; export declare const wrapChannelSplitterNode: (channelSplitterNode: TNativeChannelSplitterNode) => void; //# sourceMappingURL=wrap-channel-splitter-node.d.ts.map