export type PerformanceItem = { label: string; durationMs: number; }; //# sourceMappingURL=PerformanceItem.d.ts.map