import type { EdgeGlobals } from '../types.js';
/**
 * Inbuilt globals
 */
export declare const edgeGlobals: EdgeGlobals;
