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