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