import React from "react"; const HOC = component => component; const Parent = ({}) => _ref; export default Parent; var _ref2 =