export declare const cdn: {
    v20180606: {
        Client: typeof import("./v20180606/cdn_client").Client;
        Models: typeof import("./v20180606/cdn_models");
    };
};
