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