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