import { Service } from '../client/interfaces/Service'; export declare function getServiceNames(services: Service[]): string[];