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