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

declare const SelectCompareIcon: MdiReactIconComponentType;
export default SelectCompareIcon;
