export interface DomainService { domain: string; service: string; }