import type { IconProps } from '../../types';
declare const BluetoothLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Bluetooth Line
 * @see {@link https://remixicon.com/icon/bluetooth-line Remix Icon Docs}
 */
export { BluetoothLine };
