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