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

declare const BluetoothConnectedIcon: MdiReactIconComponentType;
export default BluetoothConnectedIcon;
