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