/// import { IconProps } from '../../types'; declare const BluetoothCircle: (allProps: IconProps) => JSX.Element; export default BluetoothCircle;