export interface DataApiLastResponse { value: string; timestamp: number; }