import { TimePrecision } from '../../types'; export declare const TIME_UNIT: Record; export declare const TIME_INTERVALS: Array<[TimePrecision, Array]>;