/** * Calls a method on which this decorator is applied after this entity update. */ export declare function AfterUpdate(): PropertyDecorator;