import { ReactIconComponentType } from '../types';

declare const AutoFixHigh: ReactIconComponentType;
export default AutoFixHigh;
            