export declare const InjectEventEmitter: () => (target: Object, key: string | symbol, index?: number | undefined) => void;