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