import React from 'react'; import { ListViewProps } from './ListView.types'; export declare const ListView: React.FC;