/// import { IconProps } from '../../types'; declare const CPU: (allProps: IconProps) => JSX.Element; export default CPU;