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