export declare const chc: {
    v20230418: {
        Client: typeof import("./v20230418/chc_client").Client;
        Models: typeof import("./v20230418/chc_models");
    };
};
