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

declare const BluetoothSearchingIcon: MdiReactIconComponentType;
export default BluetoothSearchingIcon;
