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