import m from 'mithril';
import { SVGAttributes } from '../svg';
declare const Unmute: m.Component<SVGAttributes>;
export default Unmute;
