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