export declare const vtc: {
    v20240223: {
        Client: typeof import("./v20240223/vtc_client").Client;
        Models: typeof import("./v20240223/vtc_models");
    };
};
