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