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