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

declare const SettingsBluetooth: ReactIconComponentType;
export default SettingsBluetooth;
            