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

declare const EslintIcon: MdiReactIconComponentType;
export default EslintIcon;
