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