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