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

declare const AudioIcon: MdiReactIconComponentType;
export default AudioIcon;
