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