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