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