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