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

declare const AutoFixHighIcon: MdiReactIconComponentType;
export default AutoFixHighIcon;
