import React from 'react'; const UnmuteIcon = ({ className }) => ( ); export default UnmuteIcon;