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

declare const CodeNotEqualIcon: MdiReactIconComponentType;
export default CodeNotEqualIcon;
