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