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