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