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