import * as React from 'react'; declare function DehazeIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default DehazeIcon;