export interface CatalogCollectionFields { description: string; title: string; url: string; } //# sourceMappingURL=catalog-collection.d.ts.map