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