export declare function getOwn(obj: Record<string, any>, key: string): any;
//# sourceMappingURL=get-own.d.ts.map