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