import { ReactIconComponentType } from '../types';

declare const BluetoothConnected: ReactIconComponentType;
export default BluetoothConnected;
            