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