import type { VendoTheme } from "@vendoai/apps/contract"; export declare function connectPage(input: { productName: string; mcpUrl: string; theme?: VendoTheme; }): Response; //# sourceMappingURL=connect-page.d.ts.map