import { type IconFn } from "../_icon.js"; /** Bootstrap `ArrowRightSquareFill` icon. */ export declare const iconBsArrowRightSquareFill: IconFn;