import * as React from 'react'; declare function BluetoothDriveIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BluetoothDriveIcon;