import type { IconComponent } from '../types'; declare const Server: IconComponent; export default Server;