export declare const tts: {
    v20190823: {
        Client: typeof import("./v20190823/tts_client").Client;
        Models: typeof import("./v20190823/tts_models");
    };
};
