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