import { EventType } from 'types/serverTransactions.types'; export declare const getEventListDataHexValue: (event: EventType) => string; //# sourceMappingURL=getEventListDataHexValue.d.ts.map