import { type LazyServiceIdentifier, type ServiceIdentifier } from '@inversifyjs/common';
export declare function inject(serviceIdentifier: ServiceIdentifier | LazyServiceIdentifier): MethodDecorator & ParameterDecorator & PropertyDecorator;
//# sourceMappingURL=inject.d.ts.map