export declare const googleVertexProvider: { readonly id: "google-vertex"; readonly name: "Google Vertex AI"; readonly envKeys: () => string | undefined; };