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