import type { IconComponent } from '../types'; declare const Cpu: IconComponent; export default Cpu;