export declare function inject(serviceIdOrTarget: Object | string, propertyKey?: string): any;
