export type TKeyObject = { [key: string]: T; };