/** * @since 1.0.0 */ export declare const globalValue: (id: unknown, compute: () => A) => A; //# sourceMappingURL=GlobalValue.d.ts.map