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