/** * Automatically completes the subjects and event emitters at this property. * The property can be either a single object or an array of objects. */ export declare function Complete(): PropertyDecorator;