import { AppLayout } from '@/components/AppLayout' export function SoundsPage() { return (

Sounds

Sound management interface coming soon...

) }