import { IconProps } from '../lib';
declare function BluetoothX(props: IconProps): JSX.Element;
export default BluetoothX;
