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

declare const AutoFixNormal: ReactIconComponentType;
export default AutoFixNormal;
            