import { MdiReactIconComponentType } from './dist/typings';

declare const VolumeMuteIcon: MdiReactIconComponentType;
export default VolumeMuteIcon;
