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