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