import { BenchmarkCase } from './types/BenchmarkCase'; declare const benchmarks: BenchmarkCase[]; export { benchmarks };