/// import { PerformanceEntry } from 'perf_hooks'; export declare function track(): void; export declare function drain(): Promise;