export default function hasOwn(obj: any, prop: string | number | symbol): boolean;