declare const publishEvent: (data: Record) => Promise; export default publishEvent;