export declare function runHandler(target: T, data: { event: string; payload: Record; }): void;