import { TaoFestival } from './TaoFestival'; export declare class TaoUtil { static SAN_HUI: string[]; static SAN_YUAN: string[]; static WU_LA: string[]; static AN_WU: string[]; static BA_HUI: Record; static BA_JIE: Record; static FESTIVAL: Record; }