export default function condenseDeep( obj: Src, options?: { checkCircular: boolean } ): Src;