import { IDateRangePickerOptions } from '../interfaces';
export declare const defaultDateRangePickerOptions: IDateRangePickerOptions;
