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