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