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