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