import { RPGCalendarWeekday } from '../../lib/types';
export declare const weekdays: RPGCalendarWeekday[];
