export declare type WellKnownTickId = 'years' | 'months' | 'days' | 'dayParts' | 'hours' | 'minutes' | 'seconds' | 'milliseconds';