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