import other from 'other'; const [foo] = other; export var __N_SSG = true; export default function Home() { return __jsx("div", null); }