import { Program } from "../index.js";
export declare function restoreCommand(program: Program): Promise<void>;
