import { MdiReactIconComponentType } from './dist/typings';

declare const ExpandMoreIcon: MdiReactIconComponentType;
export default ExpandMoreIcon;
