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

declare const Dehaze: ReactIconComponentType;
export default Dehaze;
            