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