export declare function getJavascriptPrototypesInHierarchy(obj: any, filter: (prototype: any) => boolean): any[];