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