import type { OjoCanvasProviders } from "../../runtime/protocol.js"; export declare function createMcpProvider(options: Record): OjoCanvasProviders;