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