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