import other from 'other'; const { a , cat: bar } = other; export var __N_SSG = true; export default function Home() { return __jsx("div", null); }