import { EventRecord } from '~/src/types/core'; import { RootState } from '..'; export declare const selectEventMap: (state: RootState) => Record; //# sourceMappingURL=selectEventMap.d.ts.map