export declare const bpaas: {
    v20181217: {
        Client: typeof import("./v20181217/bpaas_client").Client;
        Models: typeof import("./v20181217/bpaas_models");
    };
};
