import type { MaskitoTimeSegments } from '../types';
export declare const TIME_SEGMENT_VALUE_LENGTHS: MaskitoTimeSegments<number>;
