export interface CatalogCollectionFields { description: string; title: string; url: string; }