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