import type { IDictionary } from "../typescript/i-dictionary";
export declare function getGlobal(): IDictionary<unknown>;
//# sourceMappingURL=get-global.d.ts.map