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

declare const BluetoothAudioIcon: MdiReactIconComponentType;
export default BluetoothAudioIcon;
