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