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