export default interface CatalogService { name: string; type: string; }