import { Command } from 'commander'; export declare function registerImageCommand(program: Command): void;