export declare function Memoized(target: object, propertyKey: string | symbol, descriptor?: TypedPropertyDescriptor): TypedPropertyDescriptor;