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

declare const BluetoothIcon: MdiReactIconComponentType;
export default BluetoothIcon;
