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