export declare const captcha: {
    v20190722: {
        Client: typeof import("./v20190722/captcha_client").Client;
        Models: typeof import("./v20190722/captcha_models");
    };
};
