export declare const cfw: {
    v20190904: {
        Client: typeof import("./v20190904/cfw_client").Client;
        Models: typeof import("./v20190904/cfw_models");
    };
};
