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