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