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