export declare const dsgc: {
    v20190723: {
        Client: typeof import("./v20190723/dsgc_client").Client;
        Models: typeof import("./v20190723/dsgc_models");
    };
};
