import Icon from "../icon.jsx"; export default function VolumeMuted(props) { return ( ); }