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