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

declare const LessThanOrEqualIcon: MdiReactIconComponentType;
export default LessThanOrEqualIcon;
