export type TKeysOf = { [key in keyof TKeySource]: TValue; };