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