import { IconSvgProps } from '../types';
declare const Cpu: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Cpu;
//# sourceMappingURL=Cpu.d.ts.map