export declare function on(events: any, handler: any, priority: any): void; export declare function emit(...args: any[]): void;