export interface ProductCatalogGetFields { id: string; name: string; } //# sourceMappingURL=product-catalog-get.d.ts.map