export default function include(obj: T, keys: Array): Partial /** TODO: Pick */;