export declare const cmq: {
    v20190304: {
        Client: typeof import("./v20190304/cmq_client").Client;
        Models: typeof import("./v20190304/cmq_models");
    };
};
