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