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