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