export declare function InjectHandler(handlerName: string | symbol, id: any): (target: any, key: string, index?: number) => void;