import * as React from "react"; declare function List(props: React.SVGProps): any; export default List;