export type KeysOfType = Extract export type StringKeys = KeysOfType export type NumberKeys = KeysOfType export type SymbolKeys = KeysOfType