import { DateRange } from '../../date.types'; export declare const isAbsolute: (value: DateRange) => boolean;