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