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