declare function keys(obj: any): string[]; export default keys;