import type { SectionStreamBlockProps } from './types'; declare const SectionStreamBlock: ({ value }: SectionStreamBlockProps) => import("react/jsx-runtime").JSX.Element; export default SectionStreamBlock; //# sourceMappingURL=index.d.ts.map