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