export declare const tan: {
    v20220420: {
        Client: typeof import("./v20220420/tan_client").Client;
        Models: typeof import("./v20220420/tan_models");
    };
};
