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

declare const SpeakerWirelessIcon: MdiReactIconComponentType;
export default SpeakerWirelessIcon;
