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