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