import * as React from 'react'; declare function BluetoothConnectedIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BluetoothConnectedIcon;