/// export interface IconBluetoothOutlineProps { size?: string; style?: React.CSSProperties; } export declare const IconBluetoothOutline: React.FC;