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