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