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