export default function memoize any>(func: T, resolver: (...args: Parameters) => string): T; //# sourceMappingURL=memoize.d.ts.map