import type { MarkdownExtension } from '../types.js';
export declare function streamingMarkdownExtension(): MarkdownExtension;
//# sourceMappingURL=streaming.d.ts.map