import { MdiReactIconComponentType } from './dist/typings';

declare const BluetoothTransferIcon: MdiReactIconComponentType;
export default BluetoothTransferIcon;
