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