const react = root.find(j.ImportDeclaration).filter((decl) => decl.node.source.value === 'react');