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