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

declare const ExpandLessIcon: MdiReactIconComponentType;
export default ExpandLessIcon;
