import { IconProps } from '../lib';
declare function BluetoothConnected(props: IconProps): JSX.Element;
export default BluetoothConnected;
