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

declare const AudioOffIcon: MdiReactIconComponentType;
export default AudioOffIcon;
