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