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