import type { RuntimeBindings } from './types.js'; export declare const loadDenoBindings: () => Promise;