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