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