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

declare const MediaBluetoothOn: ReactIconComponentType;
export default MediaBluetoothOn;
            