export declare function shared(): string; export type EventOf = Event & { target: T; };