declare const CPU: { name: string; label: string; }; export default CPU;