import type { RuntimeAdapter } from "../types.js"; export declare const nodeAdapter: RuntimeAdapter;