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