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