import { Command } from "commander";
export declare function registerListCommand(imageCommand: Command): void;
