export declare const ca: {
    v20230228: {
        Client: typeof import("./v20230228/ca_client").Client;
        Models: typeof import("./v20230228/ca_models");
    };
};
