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