export declare const wedata: {
    v20210820: {
        Client: typeof import("./v20210820/wedata_client").Client;
        Models: typeof import("./v20210820/wedata_models");
    };
};
