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