export interface TimeResponse { iso: string; epoch: number; }