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