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