import * as React from "react"; import { SVGProps } from "react"; const SvgPhoneBluetooth = (props: SVGProps) => ( ); export default SvgPhoneBluetooth;