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