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