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