import type { ComputableListDefinition } from "../../provider/computables/ComputableListDefinition"; export type ResolvedComputableList = TComputables;