import { withAmp } from 'next/amp' export default withAmp(() => (
{/* I throw an error since should be used instead */}
))