import { IEventManagerOptions } from "./interfaces";
export declare const defaultOptions: IEventManagerOptions;
