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