import { GenericEvent as _GenericEvent } from '@polkadot/types'; export default class GenericEvent extends _GenericEvent { get argsDef(): any; }