import { IBenchmarkOptions } from '../types';
export declare const defaultConfig: IBenchmarkOptions;
