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