declare const ListItem: (props: any) => JSX.Element;
export { ListItem };
