declare module 'snow-datepicker/locale/en-gb'{ import { Locale } from 'snow-datepicker'; const LocaleEn-gb: Locale; export default LocaleEn-gb }