export declare function defineGetterMemoized(obj: O, key: K, getter: () => T): void; //# sourceMappingURL=memoized-getter.d.ts.map