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

declare const CompareIcon: MdiReactIconComponentType;
export default CompareIcon;
