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