export declare function InjectMetric(name: string): (target: Record, key: string | symbol, index?: number | undefined) => void;