export function CPUIcon() { return ( ); } export function RAMIcon() { return ( ); } export function HDDIcon() { return ( ); }