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