declare function keys(obj: T): (keyof T)[]; export { keys };