import { TimeGranularity } from 'lite-ts'; export type ValueTypeDataNow = Partial<{ granularity: TimeGranularity; }>;