import { Command } from "commander";
export declare function listCommand(program: Command): void;
