export declare const EVENT_DESCRIPTION_SYMBOL: unique symbol; export declare const eventDebugStyle: { head: (message: string, style: string) => string[]; MIDNIGHTBLUE_BOLD_UNDERLINE: string; DARKVIOLET_BOLD_UNDERLINE: string; };