export declare function memoize(target: any, name: string, descriptor: TypedPropertyDescriptor): TypedPropertyDescriptor;