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