export interface Configuration { services: string[]; key: string; }