import * as React from 'react'; declare const List: React.FC<{}>; export default List;