import { SVGProps } from "react";
declare const GYSiGlyphCpu: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphCpu };
