import http from 'node:http'; export declare function readBody(req: http.IncomingMessage): Promise; //# sourceMappingURL=read-body.d.ts.map