import { ManualDetection } from '../../../base-classes/manual-detection.class'; import * as i0 from "@angular/core"; export declare class FlameTimeGraphTooltipComponent extends ManualDetection { xSteps: string[]; activeXPointIndex: number; range: string; mean: number; max: number; calls: number; totalTime: number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }