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