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