export declare const btoe: {
    v20210303: {
        Client: typeof import("./v20210303/btoe_client").Client;
        Models: typeof import("./v20210303/btoe_models");
    };
    v20210514: {
        Client: typeof import("./v20210514/btoe_client").Client;
        Models: typeof import("./v20210514/btoe_models");
    };
};
