import type { IconProps } from '../../types'; declare const ServerLine: import("react").NamedExoticComponent; /** * Remix Icon: Server Line * @see {@link https://remixicon.com/icon/server-line Remix Icon Docs} */ export { ServerLine };