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

declare const VolumeOffIcon: MdiReactIconComponentType;
export default VolumeOffIcon;
