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

declare const SettingsBluetoothIcon: MdiReactIconComponentType;
export default SettingsBluetoothIcon;
