export interface TimestampInterval { from?: number; to?: number; }