export { useData }; import { useData as useData_ } from '../../shared/react-streaming/index.js'; declare const useData: typeof useData_;