import type { V } from "hry-types"; export type SubDataOption = { data?: TSubData & V.IllegalFieldValidator; };