import type { IBasicEvent } from '../../schema/v3/types/basicEvent.js'; import type { IEvent } from '../../schema/v2/types/event.js'; export default function (customData?: IBasicEvent['customData']): NonNullable; //# sourceMappingURL=eventToV2.d.ts.map