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

declare const AutoFixIcon: MdiReactIconComponentType;
export default AutoFixIcon;
