export declare function executionTime(perf_start: number): { executionTime: string; };