import React from 'react'; import { IViewProps } from '../View'; declare const List: React.ForwardRefExoticComponent>; export default List;