export declare type EventDelegate = (sender: T, args: K) => void; //# sourceMappingURL=eventDelegate.d.ts.map