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

declare const BluetoothDrive: ReactIconComponentType;
export default BluetoothDrive;
            