export declare class EbookExtensionEvents { static namespace: string; static CFI_FRAGMENT_CHANGE: string; static ITEM_CLICKED: string; static LOADED_NAVIGATION: string; static RELOCATED: string; static RENDITION_ATTACHED: string; static TOC_READY: string; }