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