import type { MaskitoDateSegments } from '../../types';
export declare const getDateSegmentValueLength: (dateString: string) => MaskitoDateSegments<number>;
//# sourceMappingURL=date-segment-value-length.d.ts.map