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