export declare function handleInjectionError<T>(target: object, propertyKey: string | symbol | undefined, parameterIndex: number | TypedPropertyDescriptor<T> | undefined, error: unknown): never;
//# sourceMappingURL=handleInjectionError.d.ts.map