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