export declare const dbs: {
    v20211108: {
        Client: typeof import("./v20211108/dbs_client").Client;
        Models: typeof import("./v20211108/dbs_models");
    };
};
