import { RelativeDateRange } from '../../date.types'; export declare const getDefaultCustomRange: (currentGroup: string | null) => RelativeDateRange;