declare const startChannel: (topic: any, req: any, callback: any) => () => void; export default startChannel;