export interface MigrateDataAnswers { from: string; to: string; }