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