import { FC } from "react"; declare const List: FC; export default List;