export declare const addUpdateTag: (target: any, propertyKey: string | symbol, descriptor: PropertyDescriptor) => void;