import { ABIEvent } from '@neo-one/client-common-esnext-esm';
export declare const genEvent: (name: string, event: ABIEvent) => string;
