import type { IconComponent } from '../types'; declare const BluetoothCircle: IconComponent; export default BluetoothCircle;