import { IEvent } from '../interfaces'; export declare const defaultGetEventName: (event: EventBase) => string;