import ProtectedFilesTable from '@/app/ui/marking-page/protected-files-table'; import ProtectionSummary from '@/app/ui/marking-page/protection-summary'; import TestSection from '@/app/ui/marking-page/test-section'; import { IconAudioFile } from '@/app/ui/icons/icons'; export default function Page() { return (

Защита аудио

) }