export declare const getPrototypeChain: (obj: any) => any[];
