import { CustomDateLocale } from '../../types/Dates';
export declare const Korean: CustomDateLocale;
export default Korean;
