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