import { StyleRules } from '@material-ui/core/styles';
import { ListClassKey } from '@material-ui/core/List';
export declare const MuiList: Partial<StyleRules<ListClassKey>>;
