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