export declare const multiInject: (serviceIdentifier: import("./lazy_service_identifier").ServiceIdentifierOrFunc) => (target: import("./decorator_utils").DecoratorTarget, targetKey: string | symbol, indexOrPropertyDescriptor?: number | TypedPropertyDescriptor | undefined) => void;