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