import Posts from './posts'; export default async function Page() { return (
); }