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