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