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