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