import { RemixiconReactIconComponentType } from './dist/typings';

declare const ServerLineIcon: RemixiconReactIconComponentType;
export default ServerLineIcon;
