declare function normalizeKey(eventKey: string): string; export { normalizeKey };