declare module 'snow-datepicker/locale/pl'{ import { Locale } from 'snow-datepicker'; const LocalePl: Locale; export default LocalePl }