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

declare const SpeakerBluetoothIcon: MdiReactIconComponentType;
export default SpeakerBluetoothIcon;
