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