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

declare const BluetoothSettingsIcon: MdiReactIconComponentType;
export default BluetoothSettingsIcon;
