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

declare const AutoFixOff: ReactIconComponentType;
export default AutoFixOff;
            