declare const faWeekDays: string[];
declare const faWeekDaysShort: string[];
declare const faMonths: string[];
export { faWeekDays, faWeekDaysShort, faMonths, };
