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

declare const MicrophoneSettingsIcon: MdiReactIconComponentType;
export default MicrophoneSettingsIcon;
