export interface PairPeriodTime { start: string; end: string; }