export declare const dc: {
    v20180410: {
        Client: typeof import("./v20180410/dc_client").Client;
        Models: typeof import("./v20180410/dc_models");
    };
};
