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