export interface CustomService { name: string; path: string; }