export declare class IIIFEvents { static ACCEPT_TERMS: string; static ANNOTATION_CANVAS_CHANGE: string; static ANNOTATION_CHANGE: string; static ANNOTATIONS_CLEARED: string; static ANNOTATIONS_EMPTY: string; static ANNOTATIONS: string; static BOOKMARK: string; static CANVAS_INDEX_CHANGE_FAILED: string; static CANVAS_INDEX_CHANGE: string; static CLEAR_ANNOTATIONS: string; static CLICKTHROUGH: string; static CLOSE_ACTIVE_DIALOGUE: string; static CLOSE_LEFT_PANEL: string; static CLOSE_RIGHT_PANEL: string; static COLLECTION_INDEX_CHANGE: string; static CREATE: string; static CURRENT_TIME_CHANGE: string; static RANGE_TIME_CHANGE: string; static DOWN_ARROW: string; static DOWNLOAD: string; static END: string; static ESCAPE: string; static EXTERNAL_LINK_CLICKED: string; static FEEDBACK: string; static FIRST: string; static FORBIDDEN: string; static GALLERY_DECREASE_SIZE: string; static GALLERY_INCREASE_SIZE: string; static GALLERY_THUMB_SELECTED: string; static HIDE_AUTH_DIALOGUE: string; static HIDE_CLICKTHROUGH_DIALOGUE: string; static HIDE_DOWNLOAD_DIALOGUE: string; static HIDE_EMBED_DIALOGUE: string; static HIDE_EXTERNALCONTENT_DIALOGUE: string; static HIDE_GENERIC_DIALOGUE: string; static HIDE_HELP_DIALOGUE: string; static HIDE_INFORMATION: string; static HIDE_LOGIN_DIALOGUE: string; static HIDE_MULTISELECT_DIALOGUE: string; static HIDE_OVERLAY: string; static HIDE_RESTRICTED_DIALOGUE: string; static HIDE_SETTINGS_DIALOGUE: string; static HIDE_SHARE_DIALOGUE: string; static HOME: string; static LAST: string; static LEFT_ARROW: string; static LEFTPANEL_COLLAPSE_FULL_FINISH: string; static LEFTPANEL_COLLAPSE_FULL_START: string; static LEFTPANEL_EXPAND_FULL_FINISH: string; static LEFTPANEL_EXPAND_FULL_START: string; static LOGIN_FAILED: string; static LOGIN: string; static LOGOUT: string; static MANIFEST_INDEX_CHANGE: string; static METRIC_CHANGE: string; static MINUS: string; static MULTISELECT_CHANGE: string; static MULTISELECTION_MADE: string; static NEXT: string; static NOT_FOUND: string; static OPEN_EXTERNAL_RESOURCE: string; static OPEN_LEFT_PANEL: string; static OPEN_RIGHT_PANEL: string; static OPEN_THUMBS_VIEW: string; static OPEN_TREE_VIEW: string; static OPEN: string; static PAGE_DOWN: string; static PAGE_UP: string; static PAUSE: string; static PINPOINT_ANNOTATION_CLICKED: string; static PLUS: string; static PREV: string; static RANGE_CHANGE: string; static REDIRECT: string; static REFRESH: string; static RESOURCE_DEGRADED: string; static RETRY: string; static RETURN: string; static RIGHT_ARROW: string; static RIGHTPANEL_COLLAPSE_FULL_FINISH: string; static RIGHTPANEL_COLLAPSE_FULL_START: string; static RIGHTPANEL_EXPAND_FULL_FINISH: string; static RIGHTPANEL_EXPAND_FULL_START: string; static SET_ROTATION: string; static SET_TARGET: string; static SET_MUTED: string; static SETTINGS_CHANGE: string; static SHOW_AUTH_DIALOGUE: string; static SHOW_CLICKTHROUGH_DIALOGUE: string; static SHOW_DOWNLOAD_DIALOGUE: string; static SHOW_EMBED_DIALOGUE: string; static SHOW_EXTERNALCONTENT_DIALOGUE: string; static SHOW_GENERIC_DIALOGUE: string; static SHOW_HELP_DIALOGUE: string; static SHOW_INFORMATION: string; static SHOW_LOGIN_DIALOGUE: string; static SHOW_MESSAGE: string; static MESSAGE_DISPLAYED: string; static SHOW_MULTISELECT_DIALOGUE: string; static SHOW_OVERLAY: string; static SHOW_RESTRICTED_DIALOGUE: string; static SHOW_SETTINGS_DIALOGUE: string; static SHOW_SHARE_DIALOGUE: string; static SHOW_TERMS_OF_USE: string; static TARGET_CHANGE: string; static TOGGLE_RIGHT_PANEL: string; static TOGGLE_LEFT_PANEL: string; static THUMB_MULTISELECTED: string; static THUMB_SELECTED: string; static TOGGLE_EXPAND_LEFT_PANEL: string; static TOGGLE_EXPAND_RIGHT_PANEL: string; static TREE_NODE_MULTISELECTED: string; static TREE_NODE_SELECTED: string; static UP_ARROW: string; static UPDATE_SETTINGS: string; static VIEW_FULL_TERMS: string; static WINDOW_UNLOAD: string; static SHOW_ADJUSTIMAGE_DIALOGUE: string; static HIDE_ADJUSTIMAGE_DIALOGUE: string; }