import { SVGProps } from "react";
declare const RIBlurOffLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIBlurOffLine };
