export declare function memorizeLastCall
(fn: (p: P) => R): (p: P) => R; //# sourceMappingURL=memorizeLastCall.d.ts.map