declare const isEventMarked: (event: any, key?: string) => boolean; export default isEventMarked;