export interface RestoreDbAnswers { from: string; fromManual: string; to: string; }