import { Command } from 'commander'; export declare function registerBenchCommand(program: Command): void; //# sourceMappingURL=bench.d.ts.map