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