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