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