import { Command } from "commander"; export declare function registerSpaceListCommand(spaceCmd: Command): void;