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