/** * @license * Copyright 2024 Google LLC * SPDX-License-Identifier: Apache-2.0 */ import { Kit } from "@google-labs/breadboard"; export declare const makeProxyConfig: () => Promise<(() => Promise)[]>; //# sourceMappingURL=iframe.d.ts.map