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