import type { McpAppFrameProps } from "./types.js"; export declare function McpAppFrame({ app, resource, input, output, sandbox, handlers, hostInfo, hostContext, maxHeight, }: McpAppFrameProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=app-frame.d.ts.map