export declare const bh: {
    v20230418: {
        Client: typeof import("./v20230418/bh_client").Client;
        Models: typeof import("./v20230418/bh_models");
    };
};
