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