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

declare const Bluetooth: ReactIconComponentType;
export default Bluetooth;
            