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