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