export declare const hasOwn: (object: object, property: string) => boolean;
