import { Server } from 'helios-distribution-types'; export declare function getMainServer(servers: Server[]): Server;