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