import MemoryStream from 'memorystream'; export declare function handleRequest(url: string, options?: { readable?: boolean; json?: boolean; stream?: boolean; }): Promise; //# sourceMappingURL=utils.d.ts.map