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