/** Loads a global variable and asserts its type */ export declare function getGlobal(name: string): Value; //# sourceMappingURL=get-global.d.ts.map