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

declare const InvertColorsOff: ReactIconComponentType;
export default InvertColorsOff;
            