declare const isCircular: (obj: any) => boolean; export default isCircular;