export declare const isInPrototypeChain: (object: any, target: any) => boolean;
//# sourceMappingURL=is-prototype-chain.d.ts.map