import type { MaskitoDateSegments } from '../../types';
export declare function getDateSegmentsOrder(template: string): ReadonlyArray<keyof MaskitoDateSegments>;
//# sourceMappingURL=get-date-segments-order.d.ts.map