export declare function memorizer(fn: (...p: K) => T): (...p: K) => T; //# sourceMappingURL=memorizer.d.ts.map