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