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