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

declare const BluetoothAudio: ReactIconComponentType;
export default BluetoothAudio;
            