export function keys(object: any): any;
export function getOwnPropertyNames(object: any): any;
