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