export declare function getRuntimeGlobal(): Record; export declare function getGlobalValue(name: string): unknown; //# sourceMappingURL=runtimeGlobal.d.ts.map