import { VanillaCalendar } from '../../vanilla-calendar'; declare const getLocale: (self: VanillaCalendar) => void; export default getLocale; //# sourceMappingURL=getLocale.d.ts.map