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