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