/**
 * @param {Benchmark.Event} e
 */
export function cycleCallback(e: Benchmark.Event): void;
import Benchmark from 'benchmark';
