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