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