import type { StreamingBehaviour } from '../../behaviour/streaming/StreamingTypes'; declare const Streaming: StreamingBehaviour; export { Streaming }; //# sourceMappingURL=Streaming.d.ts.map