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

declare const MediaBluetoothOff: ReactIconComponentType;
export default MediaBluetoothOff;
            