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