import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CpuIcon: FunctionalComponent; export default CpuIcon;