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