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