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