import http from 'http'; export declare function handleChannelTestRoutes(req: http.IncomingMessage, res: http.ServerResponse, pathname: string, method: string): Promise; //# sourceMappingURL=channel-test.d.ts.map