import type { MaskitoDateSegments } from '../../types';
export declare function raiseSegmentValueToMin(segments: Partial<MaskitoDateSegments>, fullMode: string): Partial<MaskitoDateSegments>;
//# sourceMappingURL=raise-segment-value-to-min.d.ts.map