export declare function dataOf(element: any, view: any): any; export declare function Event(): (context: any, _: any, emitter: any) => () => void;