import React from 'react'; import { ListItemProps } from '@material-ui/core'; declare const ListItem: React.ElementType; export { ListItem };