import React from "react"; declare const List: React.ForwardRefExoticComponent & React.RefAttributes>; export default List;