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