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