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