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