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