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

declare const DifferenceLeftIcon: MdiReactIconComponentType;
export default DifferenceLeftIcon;
