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