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