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