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