import type { RuntimeState } from "../types.ts"; export declare function createRuntimeState(): RuntimeState;