import { Command } from "commander"; export declare function registerLiveArtifactUpdateCommand(liveArtifactCmd: Command): void;