import type { V } from "hry-types"; export type SubEventsOption = { events?: TSubEvents & V.IllegalFieldValidator; };