export declare const iot: {
    v20180123: {
        Client: typeof import("./v20180123/iot_client").Client;
        Models: typeof import("./v20180123/iot_models");
    };
};
