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