import type { SuperThis } from "./types/sthis.js"; export type RuntimeContext = Pick; export declare function ensureRuntimeContext(): RuntimeContext;