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