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