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