export declare function getRuntimeGlobal(): Record; export declare function getGlobalValue(name: string): unknown;