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

declare const PhoneBluetoothSpeakerIcon: MdiReactIconComponentType;
export default PhoneBluetoothSpeakerIcon;
