import React from 'react'; import Layout from '@theme/Layout'; export default function Hello() { return ( ); }