import React from 'react'; import type { DataInfiniteWrapperProps } from './types'; export declare const DataInfiniteWrapper: React.FC;