import { RangePickerStrings } from '../../RangePicker/shared/types';
declare const strings: RangePickerStrings;
export default strings;
