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