export type EventDelegate = (sender: T, args: K) => void;