export declare enum EventType {
    UnspecifiedSeeDescription,
    BookSigning,
    BookReading
}
