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