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