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