import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use BluetoothIcon */
export declare const Bluetooth: Icon;
export { I as BluetoothIcon };
//# sourceMappingURL=Bluetooth.d.ts.map