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