export function passthroughEvent(from: any, to: any, event: any): void;
export function passthroughEventAsync(from: any, to: any, event: any): void;
