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