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