export declare const cngw: {
    v20230418: {
        Client: typeof import("./v20230418/cngw_client").Client;
        Models: typeof import("./v20230418/cngw_models");
    };
};
