type BenchmarkTeardown = (parameters: { scale: number }) => void | Promise; export type { BenchmarkTeardown };