import type { Context } from 'hono'; export declare function createStreamResponse(c: Context): Response; //# sourceMappingURL=create-stream-response.d.ts.map