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