import type { BckndServiceServiceCatalogItem } from './bcknd-service-service-catalog-item.js';
/**
 * Representation of the 'BckndServiceServiceCatalog' schema.
 */
export type BckndServiceServiceCatalog = BckndServiceServiceCatalogItem[];
//# sourceMappingURL=bcknd-service-service-catalog.d.ts.map