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