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