import { RelativeDateRange } from '../../date.types'; export declare const updatePresetKey: (range: RelativeDateRange) => RelativeDateRange;