declare const WEEKDAY_AND_TIME: {
    ANY: string;
};
export default WEEKDAY_AND_TIME;
