export type EventAction = (arg: T) => void;