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