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