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