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

declare const BluetoothDisabled: ReactIconComponentType;
export default BluetoothDisabled;
            