export declare function _useSelfEvent(cb: void | ((e: T) => any)): (e: T) => void;