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

declare const DifferenceRightIcon: MdiReactIconComponentType;
export default DifferenceRightIcon;
