/// import { IconProps } from "../SvgIcon"; export declare const Cpu: (props?: IconProps) => JSX.Element; export default Cpu;