import dynamic from 'next/dynamic' import Head from 'next/head' const Test = dynamic({ loader: async () => { // component return () => { return