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