import { type NDateLocale } from './enUS';
declare const dateKoKR: NDateLocale;
export default dateKoKR;
