export type FilterPrimitive = { [key in keyof T]: Extract; };