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