import * as Models from "./tccatalog_models"; import { Client } from "./tccatalog_client"; export declare const v20241024: { Client: typeof Client; Models: typeof Models; };