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