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