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