import { IconProps } from '../Icon'; declare function SvgDehaze(props: IconProps): JSX.Element; export default SvgDehaze;