import { FABeer } from "react-icons/fa"; import X, * as Xstar from "x"; import Y, { y } from "y"; import { Z } from "z"; import "a"; import * as B from "b"; return ( <div> Hello World {/*<FABeer />*/} <Widget src="andyh.near/ImportTest.Child" trust={{ mode: "trusted-author" }} /> </div> );