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