export type GetCustomComputedDoc> = { [k in keyof TComputed]: ReturnType; };