import type { ModelCatalogEntry } from "./types.ts"; export declare function getCatalogModels(): readonly ModelCatalogEntry[]; //# sourceMappingURL=catalog.d.ts.map