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