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