import { SVGProps } from "react"; declare const CpuChipIcon: (props: SVGProps) => JSX.Element; export default CpuChipIcon;