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