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