export declare const bmvpc: {
    v20180625: {
        Client: typeof import("./v20180625/bmvpc_client").Client;
        Models: typeof import("./v20180625/bmvpc_models");
    };
};
