import { Group, Rect, Text, Circle } from 'g6-react-node'; const Node = () => { return ( Text ); };