import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bluetoothOffIconName = "bluetooth-off";
export declare const bluetoothOffIcon: IconShapeTuple;
