declare const eventLocation: () => string; declare const REGEX_EVENT_LOCATION: RegExp; export { eventLocation, REGEX_EVENT_LOCATION }; //# sourceMappingURL=eventLocation.d.ts.map