export interface Time { h: number; m: number; }