export declare const vpc: {
    v20170312: {
        Client: typeof import("./v20170312/vpc_client").Client;
        Models: typeof import("./v20170312/vpc_models");
    };
};
