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

declare const BluetoothConnectIcon: MdiReactIconComponentType;
export default BluetoothConnectIcon;
