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