import { Sound } from "./Sound" import s from "./ui.module.scss" export const UI = () => { return (
) }