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