import { type Type } from '@nestjs/common'; export declare function createStreamableHttpController(endpoint: string): Type; //# sourceMappingURL=streamable.controller.factory.d.ts.map