declare const _default: {
    day: string;
    week: string;
    month: string;
    year: string;
    customize: string;
};
export default _default;
