/// import { VirtualCollectionProps } from './types'; export declare function VirtualCollection(props: VirtualCollectionProps): JSX.Element;