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