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

declare const NotEqualIcon: MdiReactIconComponentType;
export default NotEqualIcon;
