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

declare const BluetoothSearching: ReactIconComponentType;
export default BluetoothSearching;
            