import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const cpuIconName = "cpu";
export declare const cpuIcon: IconShapeTuple;
