import type { O } from "hry-types"; import type { IfExtends } from "hry-types/src/Any/IfExtends"; import type { Func } from "hry-types/src/Misc/Func"; export type GetDataDoc = IfExtends, IfExtends, O.Select>>;