declare function extractEventHiddenProperties(event: Event): any;

export { extractEventHiddenProperties };
