import type { Command } from "commander"; export declare function registerResetCommand(parent: Command): void;