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