import { Main } from "../main" export default async function ChannelPage() { return (
) }