I want to restrict keys in a returned object type with passed arguments.
Is it possible to make this work in TypeScript?
interface Test { a: number,