import { IconProps } from '../types';
declare const BluetoothConnected: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default BluetoothConnected;
//# sourceMappingURL=BluetoothConnected.d.ts.map