export interface SelectedFromTo { from: string, to: string, }